Skip to content

Update module sigs.k8s.io/yaml to v1.6.0 - autoclosed#496

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sigs.k8s.io-yaml-1.x
Closed

Update module sigs.k8s.io/yaml to v1.6.0 - autoclosed#496
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sigs.k8s.io-yaml-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 5, 2025

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/yaml v1.3.0v1.6.0 age confidence

Release Notes

kubernetes-sigs/yaml (sigs.k8s.io/yaml)

v1.6.0

Compare Source

What's Changed

v1.5.0

Compare Source

  • Bugfix: Handle unhashable keys during merge (#​122)
  • Improvement: wrap errors returned by JSON unmarshal (#​106)
  • Deprecation: Deprecate code in goyaml.v2 and goyaml.v3 directories, and redirect to equivalents in go.yaml.in/yaml/v2 and go.yaml.in/yaml/v3 (#​133)

Full Changelog: kubernetes-sigs/yaml@v1.4.0...v1.5.0

v1.4.0

Compare Source

  • Adds a goyaml.v2 subpackage containing a fork of gopkg.in/yaml.v2 at v2.4.0
  • Adds a goyaml.v3 subpackage containing a fork of gopkg.in/yaml.v3 at v3.0.1
  • Adds an Encoder#CompactSeqIndent() encoder option to sigs.k8.io/goyaml.v3 to allow opting into indentation compatible with gopkg.in/yaml.v2

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update module sigs.k8s.io/yaml to v1.5.0 fix(deps): update module sigs.k8s.io/yaml to v1.6.0 Jul 24, 2025
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-yaml-1.x branch 2 times, most recently from 0e4f7fe to 4eb5a52 Compare July 31, 2025 14:55
@renovate renovate Bot requested a review from a team as a code owner July 31, 2025 14:55
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-yaml-1.x branch 6 times, most recently from ad359bb to 45d76ff Compare August 1, 2025 19:15
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-yaml-1.x branch from 45d76ff to 090aff5 Compare September 2, 2025 13:59
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-yaml-1.x branch 4 times, most recently from 7c8da35 to f98de58 Compare September 23, 2025 21:37
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-yaml-1.x branch from f98de58 to 1e76111 Compare February 23, 2026 20:40
@renovate renovate Bot changed the title fix(deps): update module sigs.k8s.io/yaml to v1.6.0 Update module sigs.k8s.io/yaml to v1.6.0 Apr 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Update module sigs.k8s.io/yaml to v1.6.0 - autoclosed". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@renovate renovate Bot changed the title Update module sigs.k8s.io/yaml to v1.6.0 Update module sigs.k8s.io/yaml to v1.6.0 - autoclosed Apr 11, 2026
@renovate renovate Bot closed this Apr 11, 2026
@renovate renovate Bot deleted the renovate/sigs.k8s.io-yaml-1.x branch April 11, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants